Fix calling rez test with empty test name to run all tests#1988
Merged
JeanChristopheMorinPerso merged 6 commits intoAcademySoftwareFoundation:mainfrom Jun 21, 2025
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1988 +/- ##
==========================================
+ Coverage 60.04% 60.05% +0.01%
==========================================
Files 163 163
Lines 20118 20120 +2
Branches 3506 3507 +1
==========================================
+ Hits 12080 12084 +4
+ Misses 7220 7216 -4
- Partials 818 820 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Nig3l <nig3lpro@gmail.com>
8e4b397 to
2351808
Compare
added 2 commits
June 10, 2025 21:50
Signed-off-by: Nig3l <nig3lpro@gmail.com>
Signed-off-by: Nig3l <nig3lpro@gmail.com>
Signed-off-by: Jean-Christophe Morin <38703886+JeanChristopheMorinPerso@users.noreply.github.com>
JeanChristopheMorinPerso
approved these changes
Jun 21, 2025
Member
There was a problem hiding this comment.
Thank you @Ni-g-3l! Also, thank you for adding a test :)
d152c9a
into
AcademySoftwareFoundation:main
47 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #1983
This patch will fix rez test call without any test name.